PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / setActivationMode Method
A PDF3DActivationMode enum member specifying the circumstances under which the annotation should be activated.
In This Topic
    setActivationMode Method
    In This Topic
    Sets the annotation activation mode.
    Syntax
    public void setActivationMode( 
       PDF3DActivationMode activationMode
    )

    Parameters

    activationMode
    A PDF3DActivationMode enum member specifying the circumstances under which the annotation should be activated.
    See Also